type internal/runtime/atomic.noCopy

10 uses

	internal/runtime/atomic (current package)
		types.go#L13: 	noCopy noCopy
		types.go#L65: 	noCopy noCopy
		types.go#L116: 	noCopy noCopy
		types.go#L186: 	noCopy noCopy
		types.go#L300: 	noCopy noCopy
		types.go#L351: 	noCopy noCopy
		types.go#L458: 	noCopy noCopy
		types.go#L578: type noCopy struct{}
		types.go#L581: func (*noCopy) Lock()   {}
		types.go#L582: func (*noCopy) Unlock() {}